ComponentOne ASP.NET MVC Controls
DefaultRowSize Property

C1.Web.Mvc Namespace > FlexGridBase<T> Class : DefaultRowSize Property
Gets or sets the default size of rows in the row collection.
Syntax
'Declaration
 
Public Overridable Property DefaultRowSize As Integer
public virtual int DefaultRowSize {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members